body {
	background: #015684;
	margin: 0 auto;
}
svg {
	position: absolute;
	height: 100%;
	width: 100%;
}
path {
	transition: 1000ms;
}